Package-level declarations
Types
Link copied to clipboard
                data class AcceleratorAttributesArgs(val flowLogsEnabled: Output<Boolean>? = null, val flowLogsS3Bucket: Output<String>? = null, val flowLogsS3Prefix: Output<String>? = null) : ConvertibleToJava<AcceleratorAttributesArgs> 
Link copied to clipboard
                Builder for AcceleratorAttributesArgs.
Link copied to clipboard
                data class CrossAccountAttachmentResourceArgs(val endpointId: Output<String>? = null, val region: Output<String>? = null) : ConvertibleToJava<CrossAccountAttachmentResourceArgs> 
Link copied to clipboard
                Builder for CrossAccountAttachmentResourceArgs.
Link copied to clipboard
                data class CustomRoutingAcceleratorAttributesArgs(val flowLogsEnabled: Output<Boolean>? = null, val flowLogsS3Bucket: Output<String>? = null, val flowLogsS3Prefix: Output<String>? = null) : ConvertibleToJava<CustomRoutingAcceleratorAttributesArgs> 
Link copied to clipboard
                Link copied to clipboard
                data class CustomRoutingEndpointGroupDestinationConfigurationArgs(val fromPort: Output<Int>, val protocols: Output<List<String>>, val toPort: Output<Int>) : ConvertibleToJava<CustomRoutingEndpointGroupDestinationConfigurationArgs> 
Link copied to clipboard
                Link copied to clipboard
                data class CustomRoutingEndpointGroupEndpointConfigurationArgs(val endpointId: Output<String>? = null) : ConvertibleToJava<CustomRoutingEndpointGroupEndpointConfigurationArgs> 
Link copied to clipboard
                Link copied to clipboard
                data class CustomRoutingListenerPortRangeArgs(val fromPort: Output<Int>? = null, val toPort: Output<Int>? = null) : ConvertibleToJava<CustomRoutingListenerPortRangeArgs> 
Link copied to clipboard
                Builder for CustomRoutingListenerPortRangeArgs.
Link copied to clipboard
                data class EndpointGroupEndpointConfigurationArgs(val clientIpPreservationEnabled: Output<Boolean>? = null, val endpointId: Output<String>? = null, val weight: Output<Int>? = null) : ConvertibleToJava<EndpointGroupEndpointConfigurationArgs> 
Link copied to clipboard
                Link copied to clipboard
                data class EndpointGroupPortOverrideArgs(val endpointPort: Output<Int>, val listenerPort: Output<Int>) : ConvertibleToJava<EndpointGroupPortOverrideArgs> 
Link copied to clipboard
                Builder for EndpointGroupPortOverrideArgs.
Link copied to clipboard
                data class GetAcceleratorPlainArgs(val arn: String? = null, val id: String? = null, val name: String? = null) : ConvertibleToJava<GetAcceleratorPlainArgs> 
A collection of arguments for invoking getAccelerator.
Link copied to clipboard
                Builder for GetAcceleratorPlainArgs.
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                data class ListenerPortRangeArgs(val fromPort: Output<Int>? = null, val toPort: Output<Int>? = null) : ConvertibleToJava<ListenerPortRangeArgs> 
Link copied to clipboard
                Builder for ListenerPortRangeArgs.