Class: Aws::Types::DisassociateAppBlockBuilderAppBlockRequest

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)


944
945
946
# File 'sig/types.rbs', line 944

def app_block_arn
  @app_block_arn
end

#app_block_builder_name::String

Returns the value of attribute app_block_builder_name.

Returns:

  • (::String)


945
946
947
# File 'sig/types.rbs', line 945

def app_block_builder_name
  @app_block_builder_name
end