Class: Aws::Types::TargetS3ConfigurationUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket ⇒ ::String

Returns the value of attribute s3_bucket.

Returns:

  • (::String)


1952
1953
1954
# File 'sig/types.rbs', line 1952

def s3_bucket
  @s3_bucket
end

#s3_bucket_owner ⇒ ::String

Returns the value of attribute s3_bucket_owner.

Returns:

  • (::String)


1953
1954
1955
# File 'sig/types.rbs', line 1953

def s3_bucket_owner
  @s3_bucket_owner
end