AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.deadline.LicenseEndpoint
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Definition of AWS::Deadline::LicenseEndpoint Resource Type
Create LicenseEndpoint Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new LicenseEndpoint(name: string, args: LicenseEndpointArgs, opts?: CustomResourceOptions);
@overload
def LicenseEndpoint(resource_name: str,
args: LicenseEndpointArgs,
opts: Optional[ResourceOptions] = None)
@overload
def LicenseEndpoint(resource_name: str,
opts: Optional[ResourceOptions] = None,
security_group_ids: Optional[Sequence[str]] = None,
subnet_ids: Optional[Sequence[str]] = None,
vpc_id: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewLicenseEndpoint(ctx *Context, name string, args LicenseEndpointArgs, opts ...ResourceOption) (*LicenseEndpoint, error)
public LicenseEndpoint(string name, LicenseEndpointArgs args, CustomResourceOptions? opts = null)
public LicenseEndpoint(String name, LicenseEndpointArgs args)
public LicenseEndpoint(String name, LicenseEndpointArgs args, CustomResourceOptions options)
type: aws-native:deadline:LicenseEndpoint
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args LicenseEndpointArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args LicenseEndpointArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args LicenseEndpointArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args LicenseEndpointArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args LicenseEndpointArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
LicenseEndpoint Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The LicenseEndpoint resource accepts the following input properties:
- Security
Group List<string>Ids - The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- Subnet
Ids List<string> - Identifies the VPC subnets that can connect to a license endpoint.
- Vpc
Id string - The VCP(virtual private cloud) ID associated with the license endpoint.
- List<Pulumi.
Aws Native. Inputs. Tag> - An array of key-value pairs to apply to this resource.
- Security
Group []stringIds - The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- Subnet
Ids []string - Identifies the VPC subnets that can connect to a license endpoint.
- Vpc
Id string - The VCP(virtual private cloud) ID associated with the license endpoint.
- Tag
Args - An array of key-value pairs to apply to this resource.
- security
Group List<String>Ids - The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- subnet
Ids List<String> - Identifies the VPC subnets that can connect to a license endpoint.
- vpc
Id String - The VCP(virtual private cloud) ID associated with the license endpoint.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- security
Group string[]Ids - The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- subnet
Ids string[] - Identifies the VPC subnets that can connect to a license endpoint.
- vpc
Id string - The VCP(virtual private cloud) ID associated with the license endpoint.
- Tag[]
- An array of key-value pairs to apply to this resource.
- security_
group_ Sequence[str]ids - The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- subnet_
ids Sequence[str] - Identifies the VPC subnets that can connect to a license endpoint.
- vpc_
id str - The VCP(virtual private cloud) ID associated with the license endpoint.
- Sequence[Tag
Args] - An array of key-value pairs to apply to this resource.
- security
Group List<String>Ids - The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- subnet
Ids List<String> - Identifies the VPC subnets that can connect to a license endpoint.
- vpc
Id String - The VCP(virtual private cloud) ID associated with the license endpoint.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the LicenseEndpoint resource produces the following output properties:
- Arn string
- The Amazon Resource Name (ARN) of the license endpoint.
- Dns
Name string - The DNS name of the license server endpoint.
- Id string
- The provider-assigned unique ID for this managed resource.
- License
Endpoint stringId - The license endpoint ID.
- Status
Pulumi.
Aws Native. Deadline. License Endpoint Status - The status of the license endpoint.
- Status
Message string - The status message of the license endpoint.
- Arn string
- The Amazon Resource Name (ARN) of the license endpoint.
- Dns
Name string - The DNS name of the license server endpoint.
- Id string
- The provider-assigned unique ID for this managed resource.
- License
Endpoint stringId - The license endpoint ID.
- Status
License
Endpoint Status - The status of the license endpoint.
- Status
Message string - The status message of the license endpoint.
- arn String
- The Amazon Resource Name (ARN) of the license endpoint.
- dns
Name String - The DNS name of the license server endpoint.
- id String
- The provider-assigned unique ID for this managed resource.
- license
Endpoint StringId - The license endpoint ID.
- status
License
Endpoint Status - The status of the license endpoint.
- status
Message String - The status message of the license endpoint.
- arn string
- The Amazon Resource Name (ARN) of the license endpoint.
- dns
Name string - The DNS name of the license server endpoint.
- id string
- The provider-assigned unique ID for this managed resource.
- license
Endpoint stringId - The license endpoint ID.
- status
License
Endpoint Status - The status of the license endpoint.
- status
Message string - The status message of the license endpoint.
- arn str
- The Amazon Resource Name (ARN) of the license endpoint.
- dns_
name str - The DNS name of the license server endpoint.
- id str
- The provider-assigned unique ID for this managed resource.
- license_
endpoint_ strid - The license endpoint ID.
- status
License
Endpoint Status - The status of the license endpoint.
- status_
message str - The status message of the license endpoint.
- arn String
- The Amazon Resource Name (ARN) of the license endpoint.
- dns
Name String - The DNS name of the license server endpoint.
- id String
- The provider-assigned unique ID for this managed resource.
- license
Endpoint StringId - The license endpoint ID.
- status "CREATE_IN_PROGRESS" | "DELETE_IN_PROGRESS" | "READY" | "NOT_READY"
- The status of the license endpoint.
- status
Message String - The status message of the license endpoint.
Supporting Types
LicenseEndpointStatus, LicenseEndpointStatusArgs
- Create
In Progress - CREATE_IN_PROGRESS
- Delete
In Progress - DELETE_IN_PROGRESS
- Ready
- READY
- Not
Ready - NOT_READY
- License
Endpoint Status Create In Progress - CREATE_IN_PROGRESS
- License
Endpoint Status Delete In Progress - DELETE_IN_PROGRESS
- License
Endpoint Status Ready - READY
- License
Endpoint Status Not Ready - NOT_READY
- Create
In Progress - CREATE_IN_PROGRESS
- Delete
In Progress - DELETE_IN_PROGRESS
- Ready
- READY
- Not
Ready - NOT_READY
- Create
In Progress - CREATE_IN_PROGRESS
- Delete
In Progress - DELETE_IN_PROGRESS
- Ready
- READY
- Not
Ready - NOT_READY
- CREATE_IN_PROGRESS
- CREATE_IN_PROGRESS
- DELETE_IN_PROGRESS
- DELETE_IN_PROGRESS
- READY
- READY
- NOT_READY
- NOT_READY
- "CREATE_IN_PROGRESS"
- CREATE_IN_PROGRESS
- "DELETE_IN_PROGRESS"
- DELETE_IN_PROGRESS
- "READY"
- READY
- "NOT_READY"
- NOT_READY
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi