Class GuardDutyFinding.NewPolicy.Jsii$Proxy
- All Implemented Interfaces:
GuardDutyFinding.NewPolicy,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
GuardDutyFinding.NewPolicy
GuardDutyFinding.NewPolicy-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.guardduty.events.GuardDutyFinding.NewPolicy
GuardDutyFinding.NewPolicy.Builder, GuardDutyFinding.NewPolicy.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGuardDutyFinding.NewPolicy.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) allowUsersToChangePassword property.(experimental) hardExpiry property.(experimental) maxPasswordAge property.(experimental) minimumPasswordLength property.(experimental) passwordReusePrevention property.(experimental) requireLowercaseCharacters property.(experimental) requireNumbers property.(experimental) requireSymbols property.(experimental) requireUppercaseCharacters property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theGuardDutyFinding.NewPolicy.Builder.
-
-
Method Details
-
getAllowUsersToChangePassword
Description copied from interface:GuardDutyFinding.NewPolicy(experimental) allowUsersToChangePassword property.Specify an array of string values to match this event if the actual value of allowUsersToChangePassword is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAllowUsersToChangePasswordin interfaceGuardDutyFinding.NewPolicy
-
getHardExpiry
Description copied from interface:GuardDutyFinding.NewPolicy(experimental) hardExpiry property.Specify an array of string values to match this event if the actual value of hardExpiry is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getHardExpiryin interfaceGuardDutyFinding.NewPolicy
-
getMaxPasswordAge
Description copied from interface:GuardDutyFinding.NewPolicy(experimental) maxPasswordAge property.Specify an array of string values to match this event if the actual value of maxPasswordAge is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMaxPasswordAgein interfaceGuardDutyFinding.NewPolicy
-
getMinimumPasswordLength
Description copied from interface:GuardDutyFinding.NewPolicy(experimental) minimumPasswordLength property.Specify an array of string values to match this event if the actual value of minimumPasswordLength is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMinimumPasswordLengthin interfaceGuardDutyFinding.NewPolicy
-
getPasswordReusePrevention
Description copied from interface:GuardDutyFinding.NewPolicy(experimental) passwordReusePrevention property.Specify an array of string values to match this event if the actual value of passwordReusePrevention is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getPasswordReusePreventionin interfaceGuardDutyFinding.NewPolicy
-
getRequireLowercaseCharacters
Description copied from interface:GuardDutyFinding.NewPolicy(experimental) requireLowercaseCharacters property.Specify an array of string values to match this event if the actual value of requireLowercaseCharacters is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRequireLowercaseCharactersin interfaceGuardDutyFinding.NewPolicy
-
getRequireNumbers
Description copied from interface:GuardDutyFinding.NewPolicy(experimental) requireNumbers property.Specify an array of string values to match this event if the actual value of requireNumbers is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRequireNumbersin interfaceGuardDutyFinding.NewPolicy
-
getRequireSymbols
Description copied from interface:GuardDutyFinding.NewPolicy(experimental) requireSymbols property.Specify an array of string values to match this event if the actual value of requireSymbols is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRequireSymbolsin interfaceGuardDutyFinding.NewPolicy
-
getRequireUppercaseCharacters
Description copied from interface:GuardDutyFinding.NewPolicy(experimental) requireUppercaseCharacters property.Specify an array of string values to match this event if the actual value of requireUppercaseCharacters is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRequireUppercaseCharactersin interfaceGuardDutyFinding.NewPolicy
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-