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)


15341
15342
15343
# File 'sig/types.rbs', line 15341

def asn
  @asn
end

#asn_authorization_contextTypes::AsnAuthorizationContext

Returns the value of attribute asn_authorization_context.



15342
15343
15344
# File 'sig/types.rbs', line 15342

def asn_authorization_context
  @asn_authorization_context
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


15339
15340
15341
# File 'sig/types.rbs', line 15339

def dry_run
  @dry_run
end

#ipam_id::String

Returns the value of attribute ipam_id.

Returns:

  • (::String)


15340
15341
15342
# File 'sig/types.rbs', line 15340

def ipam_id
  @ipam_id
end