Class: Aws::Types::AnalyticsDataAssociationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#data_set_id::String

Returns the value of attribute data_set_id.

Returns:



223
224
225
# File 'sig/types.rbs', line 223

def data_set_id
  @data_set_id
end

#resource_share_arn::String

Returns the value of attribute resource_share_arn.

Returns:



226
227
228
# File 'sig/types.rbs', line 226

def resource_share_arn
  @resource_share_arn
end

#resource_share_id::String

Returns the value of attribute resource_share_id.

Returns:



225
226
227
# File 'sig/types.rbs', line 225

def resource_share_id
  @resource_share_id
end

#resource_share_status::String

Returns the value of attribute resource_share_status.

Returns:



227
228
229
# File 'sig/types.rbs', line 227

def resource_share_status
  @resource_share_status
end

#target_account_id::String

Returns the value of attribute target_account_id.

Returns:



224
225
226
# File 'sig/types.rbs', line 224

def 
  
end