Interface OciIamRole.Builder

  • Method Details

    • iamRoleArn

      OciIamRole.Builder iamRoleArn(String iamRoleArn)

      The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role.

      Parameters:
      iamRoleArn - The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsIntegration

      OciIamRole.Builder awsIntegration(String awsIntegration)

      The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.

      Parameters:
      awsIntegration - The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • awsIntegration

      OciIamRole.Builder awsIntegration(OciAwsIntegration awsIntegration)

      The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.

      Parameters:
      awsIntegration - The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: