1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. deadline
  5. LicenseEndpoint

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.deadline.LicenseEndpoint

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 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 This property is required. string
The unique name of the resource.
args This property is required. LicenseEndpointArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. 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 This property is required. string
The unique name of the resource.
args This property is required. LicenseEndpointArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. LicenseEndpointArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. 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:

SecurityGroupIds This property is required. List<string>
The identifier of the Amazon EC2 security group that controls access to the license endpoint.
SubnetIds This property is required. List<string>
Identifies the VPC subnets that can connect to a license endpoint.
VpcId This property is required. string
The VCP(virtual private cloud) ID associated with the license endpoint.
Tags List<Pulumi.AwsNative.Inputs.Tag>
An array of key-value pairs to apply to this resource.
SecurityGroupIds This property is required. []string
The identifier of the Amazon EC2 security group that controls access to the license endpoint.
SubnetIds This property is required. []string
Identifies the VPC subnets that can connect to a license endpoint.
VpcId This property is required. string
The VCP(virtual private cloud) ID associated with the license endpoint.
Tags TagArgs
An array of key-value pairs to apply to this resource.
securityGroupIds This property is required. List<String>
The identifier of the Amazon EC2 security group that controls access to the license endpoint.
subnetIds This property is required. List<String>
Identifies the VPC subnets that can connect to a license endpoint.
vpcId This property is required. String
The VCP(virtual private cloud) ID associated with the license endpoint.
tags List<Tag>
An array of key-value pairs to apply to this resource.
securityGroupIds This property is required. string[]
The identifier of the Amazon EC2 security group that controls access to the license endpoint.
subnetIds This property is required. string[]
Identifies the VPC subnets that can connect to a license endpoint.
vpcId This property is required. string
The VCP(virtual private cloud) ID associated with the license endpoint.
tags Tag[]
An array of key-value pairs to apply to this resource.
security_group_ids This property is required. Sequence[str]
The identifier of the Amazon EC2 security group that controls access to the license endpoint.
subnet_ids This property is required. Sequence[str]
Identifies the VPC subnets that can connect to a license endpoint.
vpc_id This property is required. str
The VCP(virtual private cloud) ID associated with the license endpoint.
tags Sequence[TagArgs]
An array of key-value pairs to apply to this resource.
securityGroupIds This property is required. List<String>
The identifier of the Amazon EC2 security group that controls access to the license endpoint.
subnetIds This property is required. List<String>
Identifies the VPC subnets that can connect to a license endpoint.
vpcId This property is required. String
The VCP(virtual private cloud) ID associated with the license endpoint.
tags 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.
LicenseEndpointId string
The license endpoint ID.
Status Pulumi.AwsNative.Deadline.LicenseEndpointStatus
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.
LicenseEndpointId string
The license endpoint ID.
Status LicenseEndpointStatus
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.
licenseEndpointId String
The license endpoint ID.
status LicenseEndpointStatus
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.
licenseEndpointId string
The license endpoint ID.
status LicenseEndpointStatus
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_id str
The license endpoint ID.
status LicenseEndpointStatus
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.
licenseEndpointId String
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

CreateInProgress
CREATE_IN_PROGRESS
DeleteInProgress
DELETE_IN_PROGRESS
Ready
READY
NotReady
NOT_READY
LicenseEndpointStatusCreateInProgress
CREATE_IN_PROGRESS
LicenseEndpointStatusDeleteInProgress
DELETE_IN_PROGRESS
LicenseEndpointStatusReady
READY
LicenseEndpointStatusNotReady
NOT_READY
CreateInProgress
CREATE_IN_PROGRESS
DeleteInProgress
DELETE_IN_PROGRESS
Ready
READY
NotReady
NOT_READY
CreateInProgress
CREATE_IN_PROGRESS
DeleteInProgress
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

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi