Amazon.SimpleNotificationService.Model.PlatformApplication.IsSetPlatformApplicationArn C# (CSharp) Method

IsSetPlatformApplicationArn() private method

private IsSetPlatformApplicationArn ( ) : bool
return bool
        internal bool IsSetPlatformApplicationArn()
        {
            return this.platformApplicationArn != null;
        }