Class: Aws::Types::AssociateAppBlockBuilderAppBlockRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_block_arn::String

Returns the value of attribute app_block_arn.

Returns:

  • (::String)


150
151
152
# File 'sig/types.rbs', line 150

def app_block_arn
  @app_block_arn
end

#app_block_builder_name::String

Returns the value of attribute app_block_builder_name.

Returns:

  • (::String)


151
152
153
# File 'sig/types.rbs', line 151

def app_block_builder_name
  @app_block_builder_name
end