Class: Aws::Types::PutAttachmentRoutingPolicyLabelResponse

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)


1546
1547
1548
# File 'sig/types.rbs', line 1546

def attachment_id
  @attachment_id
end

#core_network_id ⇒ ::String

Returns the value of attribute core_network_id.

Returns:

  • (::String)


1545
1546
1547
# File 'sig/types.rbs', line 1545

def core_network_id
  @core_network_id
end

#routing_policy_label ⇒ ::String

Returns the value of attribute routing_policy_label.

Returns:

  • (::String)


1547
1548
1549
# File 'sig/types.rbs', line 1547

def routing_policy_label
  @routing_policy_label
end