Class: Aws::Types::DescribeAvailablePatchesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#filters::Array[Types::PatchOrchestratorFilter]

Returns the value of attribute filters.

Returns:



1103
1104
1105
# File 'sig/types.rbs', line 1103

def filters
  @filters
end

#max_results::Integer

Returns the value of attribute max_results.

Returns:



1104
1105
1106
# File 'sig/types.rbs', line 1104

def max_results
  @max_results
end

#next_token::String

Returns the value of attribute next_token.

Returns:



1105
1106
1107
# File 'sig/types.rbs', line 1105

def next_token
  @next_token
end