Uses of Class
software.amazon.awscdk.cloud_assembly_schema.HostedZoneContextQuery.Builder
Packages that use HostedZoneContextQuery.Builder
-
Uses of HostedZoneContextQuery.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return HostedZoneContextQuery.BuilderModifier and TypeMethodDescriptionSets the value ofContextLookupRoleOptions.getAccount()HostedZoneContextQuery.Builder.assumeRoleAdditionalOptions(Map<String, ? extends Object> assumeRoleAdditionalOptions) Sets the value ofContextLookupRoleOptions.getAssumeRoleAdditionalOptions()HostedZoneContextQuery.builder()HostedZoneContextQuery.Builder.domainName(String domainName) Sets the value ofHostedZoneContextQuery.getDomainName()HostedZoneContextQuery.Builder.lookupRoleArn(String lookupRoleArn) Sets the value ofContextLookupRoleOptions.getLookupRoleArn()HostedZoneContextQuery.Builder.lookupRoleExternalId(String lookupRoleExternalId) Sets the value ofContextLookupRoleOptions.getLookupRoleExternalId()HostedZoneContextQuery.Builder.privateZone(Boolean privateZone) Sets the value ofHostedZoneContextQuery.getPrivateZone()Sets the value ofContextLookupRoleOptions.getRegion()Sets the value ofHostedZoneContextQuery.getVpcId()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type HostedZoneContextQuery.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(HostedZoneContextQuery.Builder builder) Constructor that initializes the object based on literal property values passed by theHostedZoneContextQuery.Builder.