Class: Aws::Types::AssetBundleImportSourceDescription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:body])

Instance Attribute Summary collapse

Instance Attribute Details

#body::String

Returns the value of attribute body.

Returns:

  • (::String)


709
710
711
# File 'sig/types.rbs', line 709

def body
  @body
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


710
711
712
# File 'sig/types.rbs', line 710

def s3_uri
  @s3_uri
end