Class: Aws::Types::CreateAppBlockBuilderStreamingURLRequest

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_name::String

Returns the value of attribute app_block_builder_name.

Returns:



290
291
292
# File 'sig/types.rbs', line 290

def app_block_builder_name
  @app_block_builder_name
end

#validity::Integer

Returns the value of attribute validity.

Returns:



291
292
293
# File 'sig/types.rbs', line 291

def validity
  @validity
end