Class BucketLoggingV2TargetGrantGranteeArgs


  • public final class BucketLoggingV2TargetGrantGranteeArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • displayName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> displayName()
      • emailAddress

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> emailAddress()
        Returns:
        Email address of the grantee. See [Regions and Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) for supported AWS regions where this argument can be specified.
      • id

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> id()
        Returns:
        Canonical user ID of the grantee.
      • type

        public com.pulumi.core.Output<java.lang.String> type()
        Returns:
        Type of grantee. Valid values: `CanonicalUser`, `AmazonCustomerByEmail`, `Group`.
      • uri

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> uri()
        Returns:
        URI of the grantee group.