VpcEndpointServicePermissions

class VpcEndpointServicePermissions : KotlinCustomResource

Resource Type definition for AWS::EC2::VPCEndpointServicePermissions

Properties

Link copied to clipboard

The Amazon Resource Names (ARN) of one or more principals (for example, users, IAM roles, and AWS accounts ). Permissions are granted to the principals in this list. To grant permissions to all principals, specify an asterisk (*). Permissions are revoked for principals not in this list. If the list is empty, then all permissions are revoked.

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

The ID of the service.

Link copied to clipboard
val urn: Output<String>