1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. cases
  5. getLayout

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.44.0 published on Friday, Dec 19, 2025 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.44.0 published on Friday, Dec 19, 2025 by Pulumi

    A layout in the Cases domain. Layouts define the following configuration in the top section and More Info tab of the Cases user interface: Fields to display to the users and Field ordering.

    Using getLayout

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getLayout(args: GetLayoutArgs, opts?: InvokeOptions): Promise<GetLayoutResult>
    function getLayoutOutput(args: GetLayoutOutputArgs, opts?: InvokeOptions): Output<GetLayoutResult>
    def get_layout(layout_arn: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetLayoutResult
    def get_layout_output(layout_arn: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetLayoutResult]
    func LookupLayout(ctx *Context, args *LookupLayoutArgs, opts ...InvokeOption) (*LookupLayoutResult, error)
    func LookupLayoutOutput(ctx *Context, args *LookupLayoutOutputArgs, opts ...InvokeOption) LookupLayoutResultOutput

    > Note: This function is named LookupLayout in the Go SDK.

    public static class GetLayout 
    {
        public static Task<GetLayoutResult> InvokeAsync(GetLayoutArgs args, InvokeOptions? opts = null)
        public static Output<GetLayoutResult> Invoke(GetLayoutInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetLayoutResult> getLayout(GetLayoutArgs args, InvokeOptions options)
    public static Output<GetLayoutResult> getLayout(GetLayoutArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:cases:getLayout
      arguments:
        # arguments dictionary

    The following arguments are supported:

    LayoutArn string
    The Amazon Resource Name (ARN) of the layout.
    LayoutArn string
    The Amazon Resource Name (ARN) of the layout.
    layoutArn String
    The Amazon Resource Name (ARN) of the layout.
    layoutArn string
    The Amazon Resource Name (ARN) of the layout.
    layout_arn str
    The Amazon Resource Name (ARN) of the layout.
    layoutArn String
    The Amazon Resource Name (ARN) of the layout.

    getLayout Result

    The following output properties are available:

    Content Pulumi.AwsNative.Cases.Outputs.LayoutContentProperties
    CreatedTime string
    The time at which the layout was created.
    LastModifiedTime string
    The time at which the layout was created or last modified.
    LayoutArn string
    The Amazon Resource Name (ARN) of the layout.
    LayoutId string
    The unique identifier of the layout.
    Name string
    A descriptive name for the layout. Must be unique within the Cases domain and should clearly indicate the layout's purpose and field organization.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Content LayoutContentProperties
    CreatedTime string
    The time at which the layout was created.
    LastModifiedTime string
    The time at which the layout was created or last modified.
    LayoutArn string
    The Amazon Resource Name (ARN) of the layout.
    LayoutId string
    The unique identifier of the layout.
    Name string
    A descriptive name for the layout. Must be unique within the Cases domain and should clearly indicate the layout's purpose and field organization.
    Tags Tag
    content LayoutContentProperties
    createdTime String
    The time at which the layout was created.
    lastModifiedTime String
    The time at which the layout was created or last modified.
    layoutArn String
    The Amazon Resource Name (ARN) of the layout.
    layoutId String
    The unique identifier of the layout.
    name String
    A descriptive name for the layout. Must be unique within the Cases domain and should clearly indicate the layout's purpose and field organization.
    tags List<Tag>
    content LayoutContentProperties
    createdTime string
    The time at which the layout was created.
    lastModifiedTime string
    The time at which the layout was created or last modified.
    layoutArn string
    The Amazon Resource Name (ARN) of the layout.
    layoutId string
    The unique identifier of the layout.
    name string
    A descriptive name for the layout. Must be unique within the Cases domain and should clearly indicate the layout's purpose and field organization.
    tags Tag[]
    content LayoutContentProperties
    created_time str
    The time at which the layout was created.
    last_modified_time str
    The time at which the layout was created or last modified.
    layout_arn str
    The Amazon Resource Name (ARN) of the layout.
    layout_id str
    The unique identifier of the layout.
    name str
    A descriptive name for the layout. Must be unique within the Cases domain and should clearly indicate the layout's purpose and field organization.
    tags Sequence[root_Tag]
    content Property Map
    createdTime String
    The time at which the layout was created.
    lastModifiedTime String
    The time at which the layout was created or last modified.
    layoutArn String
    The Amazon Resource Name (ARN) of the layout.
    layoutId String
    The unique identifier of the layout.
    name String
    A descriptive name for the layout. Must be unique within the Cases domain and should clearly indicate the layout's purpose and field organization.
    tags List<Property Map>

    Supporting Types

    LayoutBasicLayout

    LayoutContentProperties

    LayoutFieldGroup

    Fields List<Pulumi.AwsNative.Cases.Inputs.LayoutFieldItem>
    An ordered list of fields to display in this group. The order determines the sequence in which fields appear in the agent interface. Each field is referenced by its unique field ID.
    Name string
    A descriptive name for the field group. Helps organize related fields together in the layout interface.
    Fields []LayoutFieldItem
    An ordered list of fields to display in this group. The order determines the sequence in which fields appear in the agent interface. Each field is referenced by its unique field ID.
    Name string
    A descriptive name for the field group. Helps organize related fields together in the layout interface.
    fields List<LayoutFieldItem>
    An ordered list of fields to display in this group. The order determines the sequence in which fields appear in the agent interface. Each field is referenced by its unique field ID.
    name String
    A descriptive name for the field group. Helps organize related fields together in the layout interface.
    fields LayoutFieldItem[]
    An ordered list of fields to display in this group. The order determines the sequence in which fields appear in the agent interface. Each field is referenced by its unique field ID.
    name string
    A descriptive name for the field group. Helps organize related fields together in the layout interface.
    fields Sequence[LayoutFieldItem]
    An ordered list of fields to display in this group. The order determines the sequence in which fields appear in the agent interface. Each field is referenced by its unique field ID.
    name str
    A descriptive name for the field group. Helps organize related fields together in the layout interface.
    fields List<Property Map>
    An ordered list of fields to display in this group. The order determines the sequence in which fields appear in the agent interface. Each field is referenced by its unique field ID.
    name String
    A descriptive name for the field group. Helps organize related fields together in the layout interface.

    LayoutFieldItem

    Id string
    The unique identifier of a field.
    Id string
    The unique identifier of a field.
    id String
    The unique identifier of a field.
    id string
    The unique identifier of a field.
    id str
    The unique identifier of a field.
    id String
    The unique identifier of a field.

    LayoutSectionProperties

    LayoutSections

    Sections List<Pulumi.AwsNative.Cases.Inputs.LayoutSectionProperties>
    Defines the sections within a panel or tab. Contains field groups that organize related fields together.
    Sections []LayoutSectionProperties
    Defines the sections within a panel or tab. Contains field groups that organize related fields together.
    sections List<LayoutSectionProperties>
    Defines the sections within a panel or tab. Contains field groups that organize related fields together.
    sections LayoutSectionProperties[]
    Defines the sections within a panel or tab. Contains field groups that organize related fields together.
    sections Sequence[LayoutSectionProperties]
    Defines the sections within a panel or tab. Contains field groups that organize related fields together.
    sections List<Property Map>
    Defines the sections within a panel or tab. Contains field groups that organize related fields together.

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.44.0 published on Friday, Dec 19, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate