Uses of Class
software.amazon.awscdk.services.appsync.CfnApi.OpenIDConnectConfigProperty.Builder
Packages that use CfnApi.OpenIDConnectConfigProperty.Builder
-
Uses of CfnApi.OpenIDConnectConfigProperty.Builder in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return CfnApi.OpenIDConnectConfigProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnApi.OpenIDConnectConfigProperty.getAuthTtl()
CfnApi.OpenIDConnectConfigProperty.builder()
Sets the value ofCfnApi.OpenIDConnectConfigProperty.getClientId()
Sets the value ofCfnApi.OpenIDConnectConfigProperty.getIatTtl()
Sets the value ofCfnApi.OpenIDConnectConfigProperty.getIssuer()
Constructors in software.amazon.awscdk.services.appsync with parameters of type CfnApi.OpenIDConnectConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApi.OpenIDConnectConfigProperty.Builder
.