Class AccessGrantsLocationArgs


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

      • accountId

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

        public com.pulumi.core.Output<java.lang.String> iamRoleArn()
        Returns:
        The ARN of the IAM role that S3 Access Grants should use when fulfilling runtime access requests to the location.
      • locationScope

        public com.pulumi.core.Output<java.lang.String> locationScope()
        Returns:
        The default S3 URI `s3://` or the URI to a custom location, a specific bucket or prefix.
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Key-value map of resource tags. If configured with a provider `default_tags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.