Class: Aws::Types::RemoveAttachmentRoutingPolicyLabelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attachment_id ⇒ ::String

Returns the value of attribute attachment_id.

Returns:

  • (::String)


1603
1604
1605
# File 'sig/types.rbs', line 1603

def attachment_id
  @attachment_id
end

#core_network_id ⇒ ::String

Returns the value of attribute core_network_id.

Returns:

  • (::String)


1602
1603
1604
# File 'sig/types.rbs', line 1602

def core_network_id
  @core_network_id
end