Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.outposts.CfnSitePropsMixin.AddressProperty.Builder
Packages that use CfnSitePropsMixin.AddressProperty.Builder
-
Uses of CfnSitePropsMixin.AddressProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.outposts
Methods in software.amazon.awscdk.cfnpropertymixins.services.outposts that return CfnSitePropsMixin.AddressProperty.BuilderModifier and TypeMethodDescriptionCfnSitePropsMixin.AddressProperty.Builder.addressLine1(String addressLine1) Sets the value ofCfnSitePropsMixin.AddressProperty.getAddressLine1()CfnSitePropsMixin.AddressProperty.Builder.addressLine2(String addressLine2) Sets the value ofCfnSitePropsMixin.AddressProperty.getAddressLine2()CfnSitePropsMixin.AddressProperty.Builder.addressLine3(String addressLine3) Sets the value ofCfnSitePropsMixin.AddressProperty.getAddressLine3()CfnSitePropsMixin.AddressProperty.builder()Sets the value ofCfnSitePropsMixin.AddressProperty.getCity()CfnSitePropsMixin.AddressProperty.Builder.contactName(String contactName) Sets the value ofCfnSitePropsMixin.AddressProperty.getContactName()CfnSitePropsMixin.AddressProperty.Builder.contactPhoneNumber(String contactPhoneNumber) Sets the value ofCfnSitePropsMixin.AddressProperty.getContactPhoneNumber()CfnSitePropsMixin.AddressProperty.Builder.countryCode(String countryCode) Sets the value ofCfnSitePropsMixin.AddressProperty.getCountryCode()CfnSitePropsMixin.AddressProperty.Builder.districtOrCounty(String districtOrCounty) Sets the value ofCfnSitePropsMixin.AddressProperty.getDistrictOrCounty()CfnSitePropsMixin.AddressProperty.Builder.municipality(String municipality) Sets the value ofCfnSitePropsMixin.AddressProperty.getMunicipality()CfnSitePropsMixin.AddressProperty.Builder.postalCode(String postalCode) Sets the value ofCfnSitePropsMixin.AddressProperty.getPostalCode()CfnSitePropsMixin.AddressProperty.Builder.stateOrRegion(String stateOrRegion) Sets the value ofCfnSitePropsMixin.AddressProperty.getStateOrRegion()Constructors in software.amazon.awscdk.cfnpropertymixins.services.outposts with parameters of type CfnSitePropsMixin.AddressProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSitePropsMixin.AddressProperty.Builder.