Uses of Interface
software.amazon.awscdk.mixins.preview.services.s3.mixins.CfnAccessGrantPropsMixin.GranteeProperty
Packages that use CfnAccessGrantPropsMixin.GranteeProperty
-
Uses of CfnAccessGrantPropsMixin.GranteeProperty in software.amazon.awscdk.mixins.preview.services.s3.mixins
Classes in software.amazon.awscdk.mixins.preview.services.s3.mixins that implement CfnAccessGrantPropsMixin.GranteePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAccessGrantPropsMixin.GranteePropertyMethods in software.amazon.awscdk.mixins.preview.services.s3.mixins that return CfnAccessGrantPropsMixin.GranteePropertyModifier and TypeMethodDescriptionCfnAccessGrantPropsMixin.GranteeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.s3.mixins with parameters of type CfnAccessGrantPropsMixin.GranteePropertyModifier and TypeMethodDescriptionCfnAccessGrantMixinProps.Builder.grantee(CfnAccessGrantPropsMixin.GranteeProperty grantee) Sets the value ofCfnAccessGrantMixinProps.getGrantee()CfnAccessGrantPropsMixin.Builder.grantee(CfnAccessGrantPropsMixin.GranteeProperty grantee) The user, group, or role to which you are granting access.