Class PipelineThumbnailConfigPermission
Inheritance
System.Object
PipelineThumbnailConfigPermission
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.ElasticTranscoder.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class PipelineThumbnailConfigPermission
Fields
View SourceAccesses
The permission that you want to give to the AWS user that you specified in thumbnail_config_permissions.grantee.
Declaration
public readonly ImmutableArray<string> Accesses
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
Grantee
The AWS user or group that you want to have access to thumbnail files.
Declaration
public readonly string Grantee
Field Value
| Type | Description |
|---|---|
| System.String |
GranteeType
Specify the type of value that appears in the thumbnail_config_permissions.grantee object.
Declaration
public readonly string GranteeType
Field Value
| Type | Description |
|---|---|
| System.String |