Class: Aws::Types::AssetDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_gateway_api_assetTypes::ApiGatewayApiAsset

Returns the value of attribute api_gateway_api_asset.



71
72
73
# File 'sig/types.rbs', line 71

def api_gateway_api_asset
  @api_gateway_api_asset
end

#lake_formation_data_permission_assetTypes::LakeFormationDataPermissionAsset

Returns the value of attribute lake_formation_data_permission_asset.



73
74
75
# File 'sig/types.rbs', line 73

def lake_formation_data_permission_asset
  @lake_formation_data_permission_asset
end

#redshift_data_share_assetTypes::RedshiftDataShareAsset

Returns the value of attribute redshift_data_share_asset.



70
71
72
# File 'sig/types.rbs', line 70

def redshift_data_share_asset
  @redshift_data_share_asset
end

#s3_data_access_assetTypes::S3DataAccessAsset

Returns the value of attribute s3_data_access_asset.



72
73
74
# File 'sig/types.rbs', line 72

def s3_data_access_asset
  @s3_data_access_asset
end

#s3_snapshot_assetTypes::S3SnapshotAsset

Returns the value of attribute s3_snapshot_asset.



69
70
71
# File 'sig/types.rbs', line 69

def s3_snapshot_asset
  @s3_snapshot_asset
end