Class: Aws::Types::PathStatementRequest

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::PacketHeaderStatementRequest

Returns the value of attribute packet_header_statement.



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

def packet_header_statement
  @packet_header_statement
end

#resource_statementTypes::ResourceStatementRequest

Returns the value of attribute resource_statement.



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

def resource_statement
  @resource_statement
end