Class: Aws::Types::CreateIpamExternalResourceVerificationTokenResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateIpamExternalResourceVerificationTokenResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_external_resource_verification_token ⇒ Types::IpamExternalResourceVerificationToken
Returns the value of attribute ipam_external_resource_verification_token.
Instance Attribute Details
#ipam_external_resource_verification_token ⇒ Types::IpamExternalResourceVerificationToken
Returns the value of attribute ipam_external_resource_verification_token.
2514 2515 2516 |
# File 'sig/types.rbs', line 2514 def ipam_external_resource_verification_token @ipam_external_resource_verification_token end |