| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConnection.AuthParametersProperty.Jsii$Proxy
An implementation for
CfnConnection.AuthParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConnection.AuthParametersProperty |
CfnConnection.AuthParametersProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.authParameters(CfnConnection.AuthParametersProperty authParameters)
Sets the value of
CfnConnectionProps.getAuthParameters() |
CfnConnection.Builder |
CfnConnection.Builder.authParameters(CfnConnection.AuthParametersProperty authParameters)
A `CreateConnectionAuthRequestParameters` object that contains the authorization parameters to use to authorize with the endpoint.
|
void |
CfnConnection.setAuthParameters(CfnConnection.AuthParametersProperty value)
A `CreateConnectionAuthRequestParameters` object that contains the authorization parameters to use to authorize with the endpoint.
|
Copyright © 2022. All rights reserved.