Uses of Class
software.amazon.awscdk.cloud_assembly_schema.CcApiContextQuery.Builder
Packages that use CcApiContextQuery.Builder
-
Uses of CcApiContextQuery.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return CcApiContextQuery.BuilderModifier and TypeMethodDescriptionSets the value ofContextLookupRoleOptions.getAccount()CcApiContextQuery.Builder.assumeRoleAdditionalOptions(Map<String, ? extends Object> assumeRoleAdditionalOptions) Sets the value ofContextLookupRoleOptions.getAssumeRoleAdditionalOptions()static CcApiContextQuery.BuilderCcApiContextQuery.builder()CcApiContextQuery.Builder.dummyValue(Object dummyValue) Sets the value ofCcApiContextQuery.getDummyValue()CcApiContextQuery.Builder.exactIdentifier(String exactIdentifier) Sets the value ofCcApiContextQuery.getExactIdentifier()CcApiContextQuery.Builder.expectedMatchCount(String expectedMatchCount) Sets the value ofCcApiContextQuery.getExpectedMatchCount()CcApiContextQuery.Builder.ignoreErrorOnMissingContext(Boolean ignoreErrorOnMissingContext) Sets the value ofCcApiContextQuery.getIgnoreErrorOnMissingContext()CcApiContextQuery.Builder.lookupRoleArn(String lookupRoleArn) Sets the value ofContextLookupRoleOptions.getLookupRoleArn()CcApiContextQuery.Builder.lookupRoleExternalId(String lookupRoleExternalId) Sets the value ofContextLookupRoleOptions.getLookupRoleExternalId()CcApiContextQuery.Builder.propertiesToReturn(List<String> propertiesToReturn) Sets the value ofCcApiContextQuery.getPropertiesToReturn()CcApiContextQuery.Builder.propertyMatch(Map<String, ? extends Object> propertyMatch) Sets the value ofCcApiContextQuery.getPropertyMatch()Sets the value ofContextLookupRoleOptions.getRegion()Sets the value ofCcApiContextQuery.getTypeName()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type CcApiContextQuery.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CcApiContextQuery.Builder builder) Constructor that initializes the object based on literal property values passed by theCcApiContextQuery.Builder.