ManagedResourceDetails¶
Structure Class¶
ManagedResourceDetails
dataclass
¶
Details of a resource created and managed by the gateway for private endpoint connectivity.
Attributes¶
domain
class-attribute
instance-attribute
¶
domain: str | None = None
The domain associated with this managed resource.
resource_association_arn
class-attribute
instance-attribute
¶
resource_association_arn: str | None = None
The ARN of the service network resource association.
resource_gateway_arn
class-attribute
instance-attribute
¶
resource_gateway_arn: str | None = None
The ARN of the VPC Lattice resource gateway created in your account.