Class: Aws::Types::ResourcesAffected

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucketTypes::S3Bucket

Returns the value of attribute s3_bucket.

Returns:



1479
1480
1481
# File 'sig/types.rbs', line 1479

def s3_bucket
  @s3_bucket
end

#s3_objectTypes::S3Object

Returns the value of attribute s3_object.

Returns:



1480
1481
1482
# File 'sig/types.rbs', line 1480

def s3_object
  @s3_object
end