We recommend new projects start with resources from the AWS provider.
aws-native.deadline.LicenseEndpoint
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
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
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The LicenseEndpoint resource accepts the following input properties:
- SecurityGroup List<string>Ids 
- The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- SubnetIds List<string>
- Identifies the VPC subnets that can connect to a license endpoint.
- VpcId 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.
- SecurityGroup []stringIds 
- The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- SubnetIds []string
- Identifies the VPC subnets that can connect to a license endpoint.
- VpcId string
- The VCP(virtual private cloud) ID associated with the license endpoint.
- 
TagArgs 
- An array of key-value pairs to apply to this resource.
- securityGroup List<String>Ids 
- The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- subnetIds List<String>
- Identifies the VPC subnets that can connect to a license endpoint.
- vpcId 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.
- securityGroup string[]Ids 
- The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- subnetIds string[]
- Identifies the VPC subnets that can connect to a license endpoint.
- vpcId 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[TagArgs] 
- An array of key-value pairs to apply to this resource.
- securityGroup List<String>Ids 
- The identifier of the Amazon EC2 security group that controls access to the license endpoint.
- subnetIds List<String>
- Identifies the VPC subnets that can connect to a license endpoint.
- vpcId 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.
- DnsName string
- The DNS name of the license server endpoint.
- Id string
- The provider-assigned unique ID for this managed resource.
- LicenseEndpoint stringId 
- The license endpoint ID.
- Status
Pulumi.Aws Native. Deadline. License Endpoint Status 
- The status of the license endpoint.
- StatusMessage string
- The status message of the license endpoint.
- Arn string
- The Amazon Resource Name (ARN) of the license endpoint.
- DnsName string
- The DNS name of the license server endpoint.
- Id string
- The provider-assigned unique ID for this managed resource.
- LicenseEndpoint stringId 
- The license endpoint ID.
- Status
LicenseEndpoint Status 
- The status of the license endpoint.
- StatusMessage string
- The status message of the license endpoint.
- arn String
- The Amazon Resource Name (ARN) of the license endpoint.
- dnsName String
- The DNS name of the license server endpoint.
- id String
- The provider-assigned unique ID for this managed resource.
- licenseEndpoint StringId 
- The license endpoint ID.
- status
LicenseEndpoint Status 
- The status of the license endpoint.
- statusMessage String
- The status message of the license endpoint.
- arn string
- The Amazon Resource Name (ARN) of the license endpoint.
- dnsName string
- The DNS name of the license server endpoint.
- id string
- The provider-assigned unique ID for this managed resource.
- licenseEndpoint stringId 
- The license endpoint ID.
- status
LicenseEndpoint Status 
- The status of the license endpoint.
- statusMessage 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
LicenseEndpoint 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.
- dnsName String
- The DNS name of the license server endpoint.
- id String
- The provider-assigned unique ID for this managed resource.
- licenseEndpoint StringId 
- The license endpoint ID.
- status "CREATE_IN_PROGRESS" | "DELETE_IN_PROGRESS" | "READY" | "NOT_READY"
- The status of the license endpoint.
- statusMessage String
- The status message of the license endpoint.
Supporting Types
LicenseEndpointStatus, LicenseEndpointStatusArgs      
- CreateIn Progress 
- CREATE_IN_PROGRESS
- DeleteIn Progress 
- DELETE_IN_PROGRESS
- Ready
- READY
- NotReady 
- NOT_READY
- LicenseEndpoint Status Create In Progress 
- CREATE_IN_PROGRESS
- LicenseEndpoint Status Delete In Progress 
- DELETE_IN_PROGRESS
- LicenseEndpoint Status Ready 
- READY
- LicenseEndpoint Status Not Ready 
- NOT_READY
- CreateIn Progress 
- CREATE_IN_PROGRESS
- DeleteIn Progress 
- DELETE_IN_PROGRESS
- Ready
- READY
- NotReady 
- NOT_READY
- CreateIn Progress 
- CREATE_IN_PROGRESS
- DeleteIn Progress 
- DELETE_IN_PROGRESS
- Ready
- READY
- NotReady 
- 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
We recommend new projects start with resources from the AWS provider.