Gateway

class Gateway : KotlinCustomResource

Resource schema for AWS::MediaConnect::Gateway

Properties

Link copied to clipboard

The range of IP addresses that contribute content or initiate output requests for flows communicating with this gateway. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.

Link copied to clipboard
val gatewayArn: Output<String>

The Amazon Resource Name (ARN) of the gateway.

Link copied to clipboard

The current status of the gateway.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the gateway. This name can not be modified after the gateway is created.

Link copied to clipboard

The list of networks in the gateway.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>