Security Admin Configuration Args Builder
Builder for SecurityAdminConfigurationArgs.
Functions
Link copied to clipboard
suspend fun applyOnNetworkIntentPolicyBasedServices(value: Output<List<Either<String, NetworkIntentPolicyBasedService>>>)
suspend fun applyOnNetworkIntentPolicyBasedServices(vararg values: Either<String, NetworkIntentPolicyBasedService>)
suspend fun applyOnNetworkIntentPolicyBasedServices(vararg values: Output<Either<String, NetworkIntentPolicyBasedService>>)
suspend fun applyOnNetworkIntentPolicyBasedServices(value: List<Either<String, NetworkIntentPolicyBasedService>>?)
suspend fun applyOnNetworkIntentPolicyBasedServices(values: List<Output<Either<String, NetworkIntentPolicyBasedService>>>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun networkGroupAddressSpaceAggregationOption(value: Either<String, AddressSpaceAggregationOption>?)
suspend fun networkGroupAddressSpaceAggregationOption(value: Output<Either<String, AddressSpaceAggregationOption>>)
Link copied to clipboard
Link copied to clipboard