Class: Aws::Types::PackageSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_name::String

Returns the value of attribute s3_bucket_name.

Returns:

  • (::String)


1998
1999
2000
# File 'sig/types.rbs', line 1998

def s3_bucket_name
  @s3_bucket_name
end

#s3_key::String

Returns the value of attribute s3_key.

Returns:

  • (::String)


1999
2000
2001
# File 'sig/types.rbs', line 1999

def s3_key
  @s3_key
end