Class: Aws::Types::PathStatement

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#packet_header_statementTypes::PacketHeaderStatement

Returns the value of attribute packet_header_statement.



15037
15038
15039
# File 'sig/types.rbs', line 15037

def packet_header_statement
  @packet_header_statement
end

#resource_statementTypes::ResourceStatement

Returns the value of attribute resource_statement.



15038
15039
15040
# File 'sig/types.rbs', line 15038

def resource_statement
  @resource_statement
end