Class: Aws::Types::GetDistributionTenantResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#distribution_tenantTypes::DistributionTenant

Returns the value of attribute distribution_tenant.



1644
1645
1646
# File 'sig/types.rbs', line 1644

def distribution_tenant
  @distribution_tenant
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


1645
1646
1647
# File 'sig/types.rbs', line 1645

def etag
  @etag
end