Class GetLogDataProtectionPolicyDocumentStatementOperationDeidentify
- java.lang.Object
-
- com.pulumi.aws.cloudwatch.outputs.GetLogDataProtectionPolicyDocumentStatementOperationDeidentify
-
public final class GetLogDataProtectionPolicyDocumentStatementOperationDeidentify extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder
builder()
static GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder
builder(GetLogDataProtectionPolicyDocumentStatementOperationDeidentify defaults)
GetLogDataProtectionPolicyDocumentStatementOperationDeidentifyMaskConfig
maskConfig()
-
-
-
Method Detail
-
maskConfig
public GetLogDataProtectionPolicyDocumentStatementOperationDeidentifyMaskConfig maskConfig()
- Returns:
- An empty object that configures masking.
-
builder
public static GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder builder()
-
builder
public static GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.Builder builder(GetLogDataProtectionPolicyDocumentStatementOperationDeidentify defaults)
-
-