Class: Aws::Types::AssetBundleImportSource

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)


762
763
764
# File 'sig/types.rbs', line 762

def body
  @body
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


763
764
765
# File 'sig/types.rbs', line 763

def s3_uri
  @s3_uri
end