AwsEc2IpamPropertiesResponse

constructor(defaultResourceDiscoveryAssociationId: String? = null, defaultResourceDiscoveryId: String? = null, description: String? = null, ipamArn: String? = null, ipamId: String? = null, ipamRegion: String? = null, operatingRegions: List<IpamOperatingRegionResponse>? = null, ownerId: String? = null, privateDefaultScopeId: String? = null, publicDefaultScopeId: String? = null, resourceDiscoveryAssociationCount: Int? = null, scopeCount: Int? = null, state: IpamStateEnumValueResponse? = null, stateMessage: String? = null, tags: List<TagResponse>? = null, tier: IpamTierEnumValueResponse? = null)