CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder.apiKey(CfnConnectorProfile.ApiKeyCredentialsProperty apiKey)
|
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder.apiKey(IResolvable apiKey)
|
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder.authenticationType(String authenticationType)
|
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder.basic(CfnConnectorProfile.BasicAuthCredentialsProperty basic)
|
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder.basic(IResolvable basic)
|
static CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.builder() |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder.custom(CfnConnectorProfile.CustomAuthCredentialsProperty custom)
|
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder.custom(IResolvable custom)
|
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder.oauth2(CfnConnectorProfile.OAuth2CredentialsProperty oauth2)
|
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder |
CfnConnectorProfile.CustomConnectorProfileCredentialsProperty.Builder.oauth2(IResolvable oauth2)
|