Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder
-
Uses of CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appflow
Methods in software.amazon.awscdk.cfnpropertymixins.services.appflow that return CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.BuilderModifier and TypeMethodDescriptionCfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.apiKey(CfnConnectorProfilePropsMixin.ApiKeyCredentialsProperty apiKey) CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.apiKey(IResolvable apiKey) CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.authenticationType(String authenticationType) CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.basic(CfnConnectorProfilePropsMixin.BasicAuthCredentialsProperty basic) CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.basic(IResolvable basic) CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.builder()CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.custom(CfnConnectorProfilePropsMixin.CustomAuthCredentialsProperty custom) CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.custom(IResolvable custom) CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.oauth2(CfnConnectorProfilePropsMixin.OAuth2CredentialsProperty oauth2) CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.oauth2(IResolvable oauth2) Constructors in software.amazon.awscdk.cfnpropertymixins.services.appflow with parameters of type CfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorProfilePropsMixin.CustomConnectorProfileCredentialsProperty.Builder.