Uses of Interface
software.amazon.awscdk.services.mpa.CfnIdentitySource.IdentitySourceParametersProperty
Packages that use CfnIdentitySource.IdentitySourceParametersProperty
-
Uses of CfnIdentitySource.IdentitySourceParametersProperty in software.amazon.awscdk.services.mpa
Classes in software.amazon.awscdk.services.mpa that implement CfnIdentitySource.IdentitySourceParametersPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnIdentitySource.IdentitySourceParametersProperty
Methods in software.amazon.awscdk.services.mpa that return CfnIdentitySource.IdentitySourceParametersPropertyModifier and TypeMethodDescriptionCfnIdentitySource.IdentitySourceParametersProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.mpa with parameters of type CfnIdentitySource.IdentitySourceParametersPropertyModifier and TypeMethodDescriptionCfnIdentitySource.Builder.identitySourceParameters
(CfnIdentitySource.IdentitySourceParametersProperty identitySourceParameters) AIdentitySourceParameters
object.CfnIdentitySourceProps.Builder.identitySourceParameters
(CfnIdentitySource.IdentitySourceParametersProperty identitySourceParameters) Sets the value ofCfnIdentitySourceProps.getIdentitySourceParameters()
void
CfnIdentitySource.setIdentitySourceParameters
(CfnIdentitySource.IdentitySourceParametersProperty value) AIdentitySourceParameters
object.