Class: Aws::Types::ProvisionIpamByoasnRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asn::String

Returns the value of attribute asn.

Returns:

  • (::String)


15638
15639
15640
# File 'sig/types.rbs', line 15638

def asn
  @asn
end

#asn_authorization_contextTypes::AsnAuthorizationContext

Returns the value of attribute asn_authorization_context.



15639
15640
15641
# File 'sig/types.rbs', line 15639

def asn_authorization_context
  @asn_authorization_context
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


15636
15637
15638
# File 'sig/types.rbs', line 15636

def dry_run
  @dry_run
end

#ipam_id::String

Returns the value of attribute ipam_id.

Returns:

  • (::String)


15637
15638
15639
# File 'sig/types.rbs', line 15637

def ipam_id
  @ipam_id
end