Class: Aws::Types::DescribePatchPropertiesResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.



1464
1465
1466
# File 'sig/types.rbs', line 1464

def next_token
  @next_token
end

#properties::Array[::Hash[::String, ::String]]

Returns the value of attribute properties.



1463
1464
1465
# File 'sig/types.rbs', line 1463

def properties
  @properties
end