Amazon.CodePipeline.Model.PipelineDeclaration.IsSetRoleArn C# (CSharp) Method

IsSetRoleArn() private method

private IsSetRoleArn ( ) : bool
return bool
        internal bool IsSetRoleArn()
        {
            return this._roleArn != null;
        }