Uses of Class
software.amazon.awscdk.cloud_assembly_schema.SSMParameterContextQuery.Builder
Packages that use SSMParameterContextQuery.Builder
-
Uses of SSMParameterContextQuery.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return SSMParameterContextQuery.BuilderModifier and TypeMethodDescriptionSets the value ofContextLookupRoleOptions.getAccount()SSMParameterContextQuery.Builder.assumeRoleAdditionalOptions(Map<String, ? extends Object> assumeRoleAdditionalOptions) Sets the value ofContextLookupRoleOptions.getAssumeRoleAdditionalOptions()SSMParameterContextQuery.builder()SSMParameterContextQuery.Builder.lookupRoleArn(String lookupRoleArn) Sets the value ofContextLookupRoleOptions.getLookupRoleArn()SSMParameterContextQuery.Builder.lookupRoleExternalId(String lookupRoleExternalId) Sets the value ofContextLookupRoleOptions.getLookupRoleExternalId()SSMParameterContextQuery.Builder.parameterName(String parameterName) Sets the value ofSSMParameterContextQuery.getParameterName()Sets the value ofContextLookupRoleOptions.getRegion()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type SSMParameterContextQuery.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSSMParameterContextQuery.Builder.