Uses of Class
software.amazon.awssdk.services.eventbridge.model.ConnectivityResourceConfigurationArn
-
Packages that use ConnectivityResourceConfigurationArn Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of ConnectivityResourceConfigurationArn in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return ConnectivityResourceConfigurationArn Modifier and Type Method Description ConnectivityResourceConfigurationArnConnectivityResourceParameters. resourceParameters()The parameters for EventBridge to use when invoking the resource endpoint.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type ConnectivityResourceConfigurationArn Modifier and Type Method Description ConnectivityResourceParameters.BuilderConnectivityResourceParameters.Builder. resourceParameters(ConnectivityResourceConfigurationArn resourceParameters)The parameters for EventBridge to use when invoking the resource endpoint.
-