Class: Aws::Types::ScopeDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lake_formation_tag_policies::Array[Types::LakeFormationTagPolicyDetails]

Returns the value of attribute lake_formation_tag_policies.



992
993
994
# File 'sig/types.rbs', line 992

def lake_formation_tag_policies
  @lake_formation_tag_policies
end

#redshift_data_shares::Array[Types::RedshiftDataShareDetails]

Returns the value of attribute redshift_data_shares.

Returns:



993
994
995
# File 'sig/types.rbs', line 993

def redshift_data_shares
  @redshift_data_shares
end

#s3_data_accesses::Array[Types::S3DataAccessDetails]

Returns the value of attribute s3_data_accesses.

Returns:



994
995
996
# File 'sig/types.rbs', line 994

def s3_data_accesses
  @s3_data_accesses
end