toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.inputs
/
AwsClusterLoggingConfigArgs
Aws
Cluster
Logging
Config
Args
data
class
AwsClusterLoggingConfigArgs
(
val
componentConfig
:
Output
<
AwsClusterLoggingConfigComponentConfigArgs
>
?
=
null
)
:
ConvertibleToJava
<
AwsClusterLoggingConfigArgs
>
Members
Constructors
Aws
Cluster
Logging
Config
Args
Link copied to clipboard
constructor
(
componentConfig
:
Output
<
AwsClusterLoggingConfigComponentConfigArgs
>
?
=
null
)
Properties
component
Config
Link copied to clipboard
val
componentConfig
:
Output
<
AwsClusterLoggingConfigComponentConfigArgs
>
?
=
null
Configuration of the logging components.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AwsClusterLoggingConfigArgs