Class: Aws::Types::DistributionResourceId

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#distribution_id::String

Returns the value of attribute distribution_id.



1180
1181
1182
# File 'sig/types.rbs', line 1180

def distribution_id
  @distribution_id
end

#distribution_tenant_id::String

Returns the value of attribute distribution_tenant_id.



1181
1182
1183
# File 'sig/types.rbs', line 1181

def distribution_tenant_id
  @distribution_tenant_id
end