class
Amazonite::EventBridge::ConnectivityResourceConfigurationArn
- Amazonite::EventBridge::ConnectivityResourceConfigurationArn
- Reference
- Object
Overview
The Amazon Resource Name (ARN) of the Amazon VPC Lattice resource configuration for the resource endpoint.
Included Modules
- JSON::Serializable
Defined in:
eventbridge/connectivity_resource_configuration_arn.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#resource_configuration_arn : String
The Amazon Resource Name (ARN) of the Amazon VPC Lattice resource configuration for the resource endpoint.
-
#resource_configuration_arn=(resource_configuration_arn : String)
The Amazon Resource Name (ARN) of the Amazon VPC Lattice resource configuration for the resource endpoint.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def resource_configuration_arn : String
#
The Amazon Resource Name (ARN) of the Amazon VPC Lattice resource configuration for the resource endpoint.
def resource_configuration_arn=(resource_configuration_arn : String)
#
The Amazon Resource Name (ARN) of the Amazon VPC Lattice resource configuration for the resource endpoint.