Class: Aws::Types::GetBlueprintsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#app_category"LfR"

Returns the value of attribute app_category.

Returns:



1378
1379
1380
# File 'sig/types.rbs', line 1378

def app_category
  @app_category
end

#include_inactiveBoolean

Returns the value of attribute include_inactive.

Returns:



1376
1377
1378
# File 'sig/types.rbs', line 1376

def include_inactive
  @include_inactive
end

#page_token::String

Returns the value of attribute page_token.

Returns:



1377
1378
1379
# File 'sig/types.rbs', line 1377

def page_token
  @page_token
end