Class: Aws::Types::DescribeIpamExternalResourceVerificationTokensResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_external_resource_verification_tokens::Array[Types::IpamExternalResourceVerificationToken]

Returns the value of attribute ipam_external_resource_verification_tokens.



6466
6467
6468
# File 'sig/types.rbs', line 6466

def ipam_external_resource_verification_tokens
  @ipam_external_resource_verification_tokens
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6465
6466
6467
# File 'sig/types.rbs', line 6465

def next_token
  @next_token
end