Interface DescribeCrossAccountAccessRoleResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeCrossAccountAccessRoleResponse.Builder,DescribeCrossAccountAccessRoleResponse>, InspectorResponse.Builder, SdkBuilder<DescribeCrossAccountAccessRoleResponse.Builder,DescribeCrossAccountAccessRoleResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeCrossAccountAccessRoleResponse

  • Method Details

    • roleArn

      The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

      Parameters:
      roleArn - The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • valid

      A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

      Parameters:
      valid - A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • registeredAt

      The date when the cross-account access role was registered.

      Parameters:
      registeredAt - The date when the cross-account access role was registered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.