Cluster Pool Args Builder
    class ClusterPoolArgsBuilder
Builder for ClusterPoolArgs.
Functions
Link copied to clipboard
                Link copied to clipboard
                suspend fun clusterPoolProfile(argument: suspend ClusterPoolResourcePropertiesClusterPoolProfileArgsBuilder.() -> Unit)
Link copied to clipboard
                suspend fun computeProfile(argument: suspend ClusterPoolResourcePropertiesComputeProfileArgsBuilder.() -> Unit)
Link copied to clipboard
                suspend fun logAnalyticsProfile(value: Output<ClusterPoolResourcePropertiesLogAnalyticsProfileArgs>)
suspend fun logAnalyticsProfile(argument: suspend ClusterPoolResourcePropertiesLogAnalyticsProfileArgsBuilder.() -> Unit)
Link copied to clipboard
                Link copied to clipboard
                suspend fun networkProfile(argument: suspend ClusterPoolResourcePropertiesNetworkProfileArgsBuilder.() -> Unit)
Link copied to clipboard