DescribeAccountResult constructor
DescribeAccountResult({
- String? dedicatedTenancyManagementCidrRange,
- DedicatedTenancySupportResultEnum? dedicatedTenancySupport,
Implementation
DescribeAccountResult({
this.dedicatedTenancyManagementCidrRange,
this.dedicatedTenancySupport,
});