Class: Aws::Types::DeleteIpamExternalResourceVerificationTokenResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIpamExternalResourceVerificationTokenResult
- 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.
4151 4152 4153 |
# File 'sig/types.rbs', line 4151 def ipam_external_resource_verification_token @ipam_external_resource_verification_token end |