Class: Aws::Types::DescribeAppBlockBuilderAppBlockAssociationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#app_block_builder_app_block_associations::Array[Types::AppBlockBuilderAppBlockAssociation]

Returns the value of attribute app_block_builder_app_block_associations.

Returns:



679
680
681
# File 'sig/types.rbs', line 679

def app_block_builder_app_block_associations
  @app_block_builder_app_block_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:



680
681
682
# File 'sig/types.rbs', line 680

def next_token
  @next_token
end