Package-level declarations
Types
Link copied to clipboard
data class GetHostedZoneIdPlainArgs(val region: String? = null) : ConvertibleToJava<GetHostedZoneIdPlainArgs>
A collection of arguments for invoking getHostedZoneId.
Link copied to clipboard
Builder for GetHostedZoneIdPlainArgs.
Link copied to clipboard
data class GetLoadBalancerPlainArgs(val name: String, val tags: Map<String, String>? = null) : ConvertibleToJava<GetLoadBalancerPlainArgs>
A collection of arguments for invoking getLoadBalancer.
Link copied to clipboard
Builder for GetLoadBalancerPlainArgs.
Link copied to clipboard
data class GetServiceAccountPlainArgs(val region: String? = null) : ConvertibleToJava<GetServiceAccountPlainArgs>
A collection of arguments for invoking getServiceAccount.
Link copied to clipboard
Builder for GetServiceAccountPlainArgs.
Link copied to clipboard
data class LoadBalancerAccessLogsArgs(val bucket: Output<String>, val bucketPrefix: Output<String>? = null, val enabled: Output<Boolean>? = null, val interval: Output<Int>? = null) : ConvertibleToJava<LoadBalancerAccessLogsArgs>
Link copied to clipboard
Builder for LoadBalancerAccessLogsArgs.
Link copied to clipboard
Link copied to clipboard
Builder for LoadBalancerHealthCheckArgs.
Link copied to clipboard
Link copied to clipboard
Builder for LoadBalancerListenerArgs.
Link copied to clipboard
data class LoadBalancerPolicyPolicyAttributeArgs(val name: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<LoadBalancerPolicyPolicyAttributeArgs>
Link copied to clipboard
Link copied to clipboard
data class SslNegotiationPolicyAttributeArgs(val name: Output<String>, val value: Output<String>) : ConvertibleToJava<SslNegotiationPolicyAttributeArgs>
Link copied to clipboard
Builder for SslNegotiationPolicyAttributeArgs.