Class: Aws::Types::Scope

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#permissions::Array[("GetObject" | "GetObjectAttributes" | "ListMultipartUploadParts" | "ListBucket" | "ListBucketMultipartUploads" | "PutObject" | "DeleteObject" | "AbortMultipartUpload")]

Returns the value of attribute permissions.

Returns:



1920
1921
1922
# File 'sig/types.rbs', line 1920

def permissions
  @permissions
end

#prefixes::Array[::String]

Returns the value of attribute prefixes.

Returns:



1919
1920
1921
# File 'sig/types.rbs', line 1919

def prefixes
  @prefixes
end