Uses of Class
software.amazon.awscdk.services.mpa.CfnIdentitySourceProps.Builder
Packages that use CfnIdentitySourceProps.Builder
-
Uses of CfnIdentitySourceProps.Builder in software.amazon.awscdk.services.mpa
Methods in software.amazon.awscdk.services.mpa that return CfnIdentitySourceProps.BuilderModifier and TypeMethodDescriptionCfnIdentitySourceProps.builder()
CfnIdentitySourceProps.Builder.identitySourceParameters
(IResolvable identitySourceParameters) Sets the value ofCfnIdentitySourceProps.getIdentitySourceParameters()
CfnIdentitySourceProps.Builder.identitySourceParameters
(CfnIdentitySource.IdentitySourceParametersProperty identitySourceParameters) Sets the value ofCfnIdentitySourceProps.getIdentitySourceParameters()
Sets the value ofCfnIdentitySourceProps.getTags()
Constructors in software.amazon.awscdk.services.mpa with parameters of type CfnIdentitySourceProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnIdentitySourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIdentitySourceProps.Builder
.