Class: Aws::Types::UpdateClassificationScopeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1877
1878
1879
# File 'sig/types.rbs', line 1877

def id
  @id
end

#s3Types::S3ClassificationScopeUpdate

Returns the value of attribute s3.



1878
1879
1880
# File 'sig/types.rbs', line 1878

def s3
  @s3
end