Uses of Interface
software.amazon.awssdk.services.eventbridge.model.ConnectivityResourceConfigurationArn.Builder
Packages that use ConnectivityResourceConfigurationArn.Builder
-
Uses of ConnectivityResourceConfigurationArn.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return ConnectivityResourceConfigurationArn.BuilderModifier and TypeMethodDescriptionConnectivityResourceConfigurationArn.builder()ConnectivityResourceConfigurationArn.Builder.resourceConfigurationArn(String resourceConfigurationArn) The Amazon Resource Name (ARN) of the Amazon VPC Lattice resource configuration for the resource endpoint.ConnectivityResourceConfigurationArn.toBuilder()Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type ConnectivityResourceConfigurationArn.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ConnectivityResourceConfigurationArn.Builder>ConnectivityResourceConfigurationArn.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.eventbridge.model with type arguments of type ConnectivityResourceConfigurationArn.BuilderModifier and TypeMethodDescriptionConnectivityResourceParameters.Builder.resourceParameters(Consumer<ConnectivityResourceConfigurationArn.Builder> resourceParameters) The parameters for EventBridge to use when invoking the resource endpoint.