Amazon.GameLift.Model.S3Location.IsSetRoleArn C# (CSharp) Méthode

IsSetRoleArn() private méthode

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