Class GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder
- java.lang.Object
-
- com.pulumi.aws.cloudwatch.outputs.GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder
-
- Enclosing class:
- GetLogDataProtectionPolicyDocumentStatementOperationDeidentify
public static final class GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(GetLogDataProtectionPolicyDocumentStatementOperationDeidentify defaults)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetLogDataProtectionPolicyDocumentStatementOperationDeidentify
build()
GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder
maskConfig(GetLogDataProtectionPolicyDocumentStatementOperationDeidentifyMaskConfig maskConfig)
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(GetLogDataProtectionPolicyDocumentStatementOperationDeidentify defaults)
-
-
Method Detail
-
maskConfig
public GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder maskConfig(GetLogDataProtectionPolicyDocumentStatementOperationDeidentifyMaskConfig maskConfig)
-
build
public GetLogDataProtectionPolicyDocumentStatementOperationDeidentify build()
-
-